Autogenerated HTML docs for v1.5.0-rc2-g19605 
diff --git a/git-show-branch.html b/git-show-branch.html index b9971bb..aa128bb 100644 --- a/git-show-branch.html +++ b/git-show-branch.html 
@@ -276,7 +276,7 @@  <div class="content"><em>git-show-branch</em> [--all] [--remotes] [--topo-order] [--current]   [--more=&lt;n&gt; | --list | --independent | --merge-base]   [--no-name | --sha1-name] [--topics] [&lt;rev&gt; | &lt;glob&gt;]&#8230;  -<em>git-show-branch</em> --reflog[=&lt;n&gt;[,&lt;base&gt;]] [--list] &lt;ref&gt;</div></div>  +<em>git-show-branch</em> (-g|--reflog)[=&lt;n&gt;[,&lt;base&gt;]] [--list] &lt;ref&gt;</div></div>   </div>   <h2>DESCRIPTION</h2>   <div class="sectionbody">  @@ -436,7 +436,8 @@  <p>   Shows &lt;n&gt; most recent ref-log entries for the given   ref. If &lt;base&gt; is given, &lt;n&gt; entries going back from  - that entry. &lt;base&gt; can be specified as count or date  + that entry. &lt;base&gt; can be specified as count or date.  + <tt>-g</tt> can be used as a short-hand for this option.   </p>   </dd>   </dl>  @@ -518,7 +519,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 21-Jan-2007 08:57:04 UTC  +Last updated 25-Jan-2007 02:23:49 UTC   </div>   </div>   </body>